home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / nxyplot1.87 / ServicesHandler.h < prev    next >
Encoding:
Text File  |  1991-09-20  |  170 b   |  15 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <objc/Object.h>
  5.  
  6. @interface ServicesHandler:Object
  7. {
  8.   id    plotService;
  9. }
  10.  
  11. - serviceSetState;
  12. - serviceEnable:sender;
  13.  
  14. @end
  15.